home *** CD-ROM | disk | FTP | other *** search
/ Aminet 30 / Aminet 30 (1999)(Schatztruhe)[!][Apr 1999].iso / Aminet / game / shoot / Heretic.readme < prev    next >
Text File  |  1999-03-03  |  7KB  |  168 lines

  1. Short:    Heretic Amiga Port v0.89 (68k & PPC)
  2. Author:   Sebastian Jedruszkiewicz (elf^venus art)
  3. Uploader: bjsebo@jota.ii.tuniv.szczecin.pl
  4. Type:     game/shoot
  5. Requires: AGA or CGFX, 8(??)Mb of mem.
  6. Replaces: game/shoot/Heretic.lha
  7. Action:   NoStart
  8.  
  9.                             Heretic Amiga Port.
  10.              Please read guide included in archive carefully.
  11.  
  12. new in v0.935
  13.     - Probably introduced a lot of new bugs in cgfx display
  14.       routines (dunno if this version is working om cgfx or not)
  15.       Maybe it will be fixed, maybe not - who knows?
  16.     - Fixed framerate calculations in -playdemo & -timedemo1
  17.     - removed -turbo switch. It was only needed to simulate 'very fast'
  18.       game, reported by some people. Now -bus fixes this bugs, so there is
  19.       no need to keep -turbo. However, it can be simulated on PPC,
  20.       with -bus switch and very low bus_clock value.
  21.     - added couple of asm-optimized functions in 68k version.
  22.     - Removed sound precacheing. 'Eated' lot of memory (some people don't
  23.       have 64Mb ,like I do ;) and caused some problems. Actually it has
  24.       been removed already in v0.89, but I forgot to mention.
  25.     - renamed DoomSound.library to HereticSound.library. It is not compatible
  26.       with doomsound.library.
  27.     - Added new c2p module (c2p_highres) which can be used on AGA to
  28.       get higher resolution. It is damn slow anyway.
  29.     - fixed high reslution. Weapon is now rendered correctly
  30.       as well as all texts and graphics elements.
  31.     - added -scaledgui switch. See Guide for more info.
  32.     - renamed config file to va_heretic.cfg (No more problems with
  33.       other ports).
  34.  
  35. new in v0.89
  36.     - fixed almost all routines, to use any resolution.
  37.       However, there still may be some places, where heretic will
  38.       show big mess in higher resolution than 320x200.
  39.     - new DoomSound.library. Rewritten by NOE. It has better mixing routines.
  40.       Version has been bumped to 38. Heretic NEEDS this version of library to run
  41.       with sound.
  42.     - Stereo panning works!
  43.     - Sound volume is now much higher.
  44.     - Grid in automap has been activated. See Guide for more info.
  45.     - New faster HAM6 c2p (PPC).
  46.     - Timedemo bugs fixed. Now -timedemo switch works perfectly.
  47.     - Fixed this ugly two little sprites on status bar in hicolor mode.
  48.     - New faster timing routines in 68k version.
  49.     - fixed HereticLauncher, to allow using ':' and other chars in
  50.       'Other Options' gadget.
  51.     - fixed joystick support.
  52.     - added support for external c2p modules (68k).See guide for more info.
  53.           added -c2p switch See guide for more info.
  54.     - added two IconSets. See guide, to see who made it.
  55.     - screenshoting now works also in 256 colour mode. However, pictures
  56.       are saved as 24bit IFF.
  57.     - Fixed sky wraping bug in high resolution.
  58.  
  59. new in v0.8
  60.     - new, faster rendering routines in 68k version.
  61.     - new timing routines. This code was taken from ADoom PPC, with some
  62.       additional optimizations. Added -bus switch. Guide for more info.
  63.  
  64. new in v0.7
  65.     - High resolution. There is a lot of limitations:
  66.       - It does not work on AGA in 68k version
  67.       - It does not work on AGA in hicolor (on both PPC and 68k)
  68.       - A lot of things will probably look weird, I am working on that.
  69.       - It actually can be only used in full screen game, A lot of
  70.         code still need to be patched.
  71.     - Fixed hicolor in cgfx.
  72.     - added -lowdetail switch, lowdetailed  are only floor and ceiling.
  73.       Can be changed during game with 'l' key.
  74.       This speeds game a bit (aspecially on 68k). Does not work in hicolor
  75.       mode.
  76.     - added Heretic Launcher, for easy access to all switches and options.
  77.     - added -turbo options. Some people reported, that this game runs too
  78.       fast on their computers. Now I know why - but I don't know how
  79.       to fix it ;( If you dare, try to finish 1st level, in nightmare 
  80.       + turbo mode ;)
  81.  
  82. new in v0.6
  83.     - Jacek Cybularczyk (Noe) joined to the team ;)
  84.     - I screwed a lot of things in v0.5. Sorrry for that.
  85.     - added -hicolor (enables 15bit rendering) and -bilinear
  86.       (enables bilinear filtering in hicolor) switches.
  87.       Bilinear filtering can be switched on/off during the game
  88.       with F5 key.
  89.       Bilinear filtering works only  on walls,floors and ceilings.
  90.       Sprites are filtered only vertically.
  91.     - Added -ham6 and -ham8 switches. ham6 is default for aga.
  92.     - at least fixed sound routines. It works ok now (at least
  93.       on my machine ;)
  94.     - Fixed AGA Window mode.
  95.     - Hicolor rendering on cgfx has not been tested. 
  96.       So it may not work.
  97.     - Added joy suppport. My joystick is broken,so I dont know
  98.       if it works.
  99.     - Added code to make screenshots. Only in hicolor so far.
  100.  
  101. new in v0.5
  102.     - Fixed some bugs in sound replay routines.
  103.     - All sounds are now precached at start.
  104.     - Heretic now works in window also on AGA. This feature is very 
  105.       buggy at the moment.
  106.  
  107. new in v0.4
  108.     - Sound. I have used doomsound.library which was used in 
  109.       ADoom PPC. This library was created by Joseph Fenton.
  110.       All I have made was pragma file with proper libcall's
  111.       for 68k version of Heretic.
  112.       This also allow to use music (you will need MIDI_Instruments
  113.       from ADoom to hear music). 
  114.       Three new switches:
  115.         -music enables music
  116.         -nosfx disables sound fx
  117.         -nosound disables all sound (music and sfx)
  118.  
  119.     - Fixed all (as always only hopefully ;) bugs in cgfx display
  120.       routines.
  121.  
  122.     - There is no need to use -asl switch on cgfx anymore.Heretic
  123.       will try to find best screen mode automagically.
  124.  
  125.     - Heretic now automagically pauses, if heretic screen or window
  126.       has been deactivated.
  127.  
  128.     - Added mousewheel support. Mousewheel simulates look up
  129.       and look down keys.
  130.  
  131. New in v0.3:
  132.     - Added code to darken display, if menu is active.
  133.     - all keyboard bugs has been fixed. See guide
  134.       for available keys.
  135.     - some minor speedup made to 68k version, and also for
  136.       PPC.
  137.     - hopefully fixed all bugs with cgfx.
  138.     - Sound and network does not work at the moment.
  139.  
  140.  
  141. ============================= Archive contents =============================
  142.  
  143. Original  Packed Ratio    Date     Time    Name
  144. -------- ------- ----- --------- --------  -------------
  145.   110182   55060 50.0% 02-Feb-99 23:32:16 +bilinear.iff
  146.     1152     494 57.1% 19-Feb-99 20:43:54 +c2p_highres
  147.     6632    1697 74.4% 19-Feb-99 20:43:22 +c2p_highres.s
  148.      912     345 62.1% 15-Feb-99 18:48:36 +c2p_noe
  149.     5312    1386 73.9% 15-Feb-99 23:16:20 +c2p_noe.s
  150.     1141     530 53.5% 15-Feb-99 19:58:12 +c2p_skeleton.s
  151.   746701  312101 58.2% 23-Feb-99 21:24:02 +heretic.elf
  152.   373936  200167 46.4% 23-Feb-99 21:24:56 +heretic.exe
  153.    18113    6956 61.5% 24-Feb-99 01:22:16 +Heretic.Guide
  154.     1996    1256 37.0% 15-Feb-99 22:13:00 +Heretic.Guide.info
  155.     5807    2576 55.6% 23-Feb-99 21:30:46 +Heretic.readme
  156.    21644   11277 47.8% 23-Feb-99 21:23:06 +HereticLauncher
  157.     1161     782 32.6% 09-Feb-99 00:52:08 +HereticLauncher.info
  158.    14460    5015 65.3% 19-Feb-99 21:20:22 +hereticsound.library
  159.     7743    5314 31.3% 15-Feb-99 14:29:54 +Heretic_NI1.info
  160.    11455    7498 34.5% 15-Feb-99 14:29:54 +Heretic_NI2.info
  161.    17044    9624 43.5% 13-Feb-99 09:42:24 +heretic.exe.info
  162.     1996    1256 37.0% 15-Feb-99 22:13:00 +Heretic.Guide.info
  163.     2694    1578 41.4% 13-Feb-99 09:42:36 +heretic_Drawer.info
  164.    12279    4267 65.2% 18-Feb-99 18:47:52 +Heretic.info
  165.      905     420 53.5% 23-Feb-99 21:28:32 +va_heretic.cfg
  166. -------- ------- ----- --------- --------
  167.  1363265  629599 53.8% 26-Feb-99 01:18:06   21 files
  168.